LEADTOOLS WebForms and AJAX (Leadtools.Web.Services assembly)
LEAD Technologies, Inc

OnStreamingCompleted Method






User state information.
Called when all streams specified in the StreamsLimit are processed.
Syntax
protected abstract void OnStreamingCompleted( 
   TServiceState state
)
'Declaration
 
Protected MustOverride Sub OnStreamingCompleted( _
   ByVal state As TServiceState _
) 
'Usage
 
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
Dim state As TServiceState
 
instance.OnStreamingCompleted(state)
protected abstract void OnStreamingCompleted( 
   TServiceState state
)
 function Leadtools.Web.Services.ServiceStreamer.OnStreamingCompleted( 
   state 
)
protected:
abstract void OnStreamingCompleted( 
   TServiceState^ state
) 

Parameters

state
User state information.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceStreamer<TStreamedData,TServiceState> Class
ServiceStreamer<TStreamedData,TServiceState> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.